Skip to content

[SYCLomatic] Fix lit test test_all.cu failure#2937

Merged
tomflinda merged 1 commit into
oneapi-src:SYCLomaticfrom
tomflinda:fix_lit_test_failure
Jul 10, 2025
Merged

[SYCLomatic] Fix lit test test_all.cu failure#2937
tomflinda merged 1 commit into
oneapi-src:SYCLomaticfrom
tomflinda:fix_lit_test_failure

Conversation

@tomflinda

Copy link
Copy Markdown
Contributor

Signed-off-by: chenwei.sun chenwei.sun@intel.com

Signed-off-by: chenwei.sun <chenwei.sun@intel.com>
@tomflinda tomflinda requested a review from a team as a code owner July 10, 2025 05:35
@tomflinda

Copy link
Copy Markdown
Contributor Author

local verification passed for this PR:

Chenwei@chenweis-Precision-7920-Tower:~/Repo/build_release$ CUDA_PATH=/mnt/hdd/Chenwei/lin/cuda-12.9  ./bin/llvm-lit -a -v  /mnt/hdd/Chenwei/Repo/SYCLomatic/clang/test/dpct/query_api_mapping/test_all.cu
llvm-lit: /mnt/hdd/Chenwei/Repo/SYCLomatic/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /mnt/hdd/Chenwei/Repo/build_release/bin/clang
llvm-lit: /mnt/hdd/Chenwei/Repo/SYCLomatic/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /mnt/hdd/Chenwei/Repo/build_release/bin:/mnt/hdd/Chenwei/Repo/build_release/bin
-- Testing: 1 tests, 1 workers --
PASS: Clang :: dpct/query_api_mapping/test_all.cu (1 of 1)
Exit Code: 0

Command Output (stderr):
--
dpct --cuda-include-path="/mnt/hdd/Chenwei/lin/cuda-12.9/include" --query-api-mapping=- | /mnt/hdd/Chenwei/Repo/build_release/bin/FileCheck /mnt/hdd/Chenwei/Repo/SYCLomatic/clang/test/dpct/query_api_mapping/test_all.cu # RUN: at line 1
+ dpct --cuda-include-path=/mnt/hdd/Chenwei/lin/cuda-12.9/include --query-api-mapping=-
+ /mnt/hdd/Chenwei/Repo/build_release/bin/FileCheck /mnt/hdd/Chenwei/Repo/SYCLomatic/clang/test/dpct/query_api_mapping/test_all.cu
dpct --cuda-include-path="/mnt/hdd/Chenwei/lin/cuda-12.9/include" --query-api-mapping - | /mnt/hdd/Chenwei/Repo/build_release/bin/FileCheck /mnt/hdd/Chenwei/Repo/SYCLomatic/clang/test/dpct/query_api_mapping/test_all.cu # RUN: at line 3
+ dpct --cuda-include-path=/mnt/hdd/Chenwei/lin/cuda-12.9/include --query-api-mapping -
+ /mnt/hdd/Chenwei/Repo/build_release/bin/FileCheck /mnt/hdd/Chenwei/Repo/SYCLomatic/clang/test/dpct/query_api_mapping/test_all.cu

--

********************

Testing Time: 0.12s

Total Discovered Tests: 1
  Passed: 1 (100.00%)

@tomflinda tomflinda merged commit 897c916 into oneapi-src:SYCLomatic Jul 10, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants